Goto: Dashboard < Layout < EDIT HTML

Using CTRL+F, find "featured content". You`ll come across the following code:

<h3>Featured Content</h3> 
		<h2><a href='http://www.flythemes.com/demo-intaglio/?p=13'>Amazing Find in Jungle</a></h2> 
		<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Integer adipiscing erat. Cras interdum arcu vitae turpis. Ut sed lorem in nisl tristique rhoncus. Nulla ut ligula. Donec a sapien. Proin et erat eget mauris adipiscing auctor. Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Integer adipiscing erat. Cras interdum arcu vitae turpis. Ut sed lorem [...]</p>

To change the "Featured Content" title, here`s what you need to do:

Change <h3>Featured Content</h3> to with the title you want for example: <h3>About Anna</h3>


To change the second heading, here`s what you need to do:

Change the below code, put your link and link name in the code below:

<h2><a href='http://www.flythemes.com/demo-intaglio/?p=13'>Amazing Find in Jungle</a></h2> 


To change the information, just change the following text:

<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Integer adipiscing erat. Cras interdum arcu vitae turpis. Ut sed lorem in nisl tristique rhoncus. Nulla ut ligula. Donec a sapien. Proin et erat eget mauris adipiscing auctor. Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Integer adipiscing erat. Cras interdum arcu vitae turpis. Ut sed lorem [...]</p>


Make sure you enclose the content with the tags present in the code like <h3>, <h2>, <p>...etc

Hope you`ll do it :)

Have a great time blogging with Intaglio template :)

All the very best!

Volverene EVo
Templates Block - Free Blogger templates that really matter!
http://www.templatesblock.com/

